home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1996 November
/
CHIP Kasım 1996.iso
/
ms
/
ie
/
turkish
/
win95
/
trmsie3r.exe
/
1033
/
RCDATA
/
CABINET
/
IEXPLORE.CAB
/
inetmail.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1996-09-12
|
1KB
|
38 lines
;
; Internet Mail - PLUS! Pack
;
; Copyright (c) 1995 Microsoft Corporation
;
[Version]
Signature="$CHICAGO$"
SetupClass=BASE
;
; Plus! Setup Needs to add these to the registry and copy the INF file
;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,INF,,"INETMAIL.INF"
;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Section,,"InternetMail"
;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Installed,,"1"
[InternetMail]
AddReg = InetMail.Reg,InetMail.Installed
Uninstall = InetMail.Remove
[InetMail.Remove]
AddReg=InetMail.Removed
DelReg=InetMail.Reg
[InetMail.Reg]
HKLM,"Software\Microsoft\Exchange\Client\Extensions","Internet Mail",0,"4.0;minet32.dll;2;;;IMAIL"
[InetMail.Installed]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Installed,,"1"
[InetMail.Removed]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\InternetMail,Installed,,"0"